Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow for using native modules instead of SystemJS #37

Merged
merged 2 commits into from
Oct 23, 2020
Merged

Conversation

joeldenning
Copy link
Member

With things like vite, snowpack, and jspm, I think it's time that single-spa-playground allows you to use import() instead of System.import() to load the microfrontends. Notice the new module loader question:

image

@joeldenning joeldenning requested a review from Sauloxd October 23, 2020 22:48
@joeldenning
Copy link
Member Author

I'm merging this now so that I can demo Vite in single-spa-playground. However, please leave any comments / feedback on this PR and I'll come back and create a new PR to address feedback.

@joeldenning joeldenning merged commit 2b809e7 into master Oct 23, 2020
@joeldenning joeldenning deleted the es-modules branch October 23, 2020 22:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant